projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52acb15
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Wed, 17 Jan 2001 20:11:33 +0000
(20:11 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Wed, 17 Jan 2001 20:11:33 +0000
(20:11 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 40404210f87b93f516dd885a3c674d901a98f325..52319b2c352c40324a158f1a8ef63ddd55f81df8 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,10
@@
2001-01-17 Gerd Moellmann <gerd@gnu.org>
+ * xdisp.c (forward_to_next_line_start): Avoid calling
+ get_next_display_element when the newline is already found. This
+ may change the iterator's position, when its current position is
+ equal to the iterator's stop_charpos.
+
* dispnew.c (direct_output_for_insert): If char_ins_del_ok is
zero, use this method only at the end of a line.